PersonaImAddresses3 Property |
Gets the im addresses3.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic IList<StringAttributedValue> ImAddresses3 { get; }Public ReadOnly Property ImAddresses3 As IList(Of StringAttributedValue)
Get
Property Value
Type:
IListStringAttributedValue
The im addresses3.
See Also